Fix tests for hexpand and vexpand.
authorArnaud Bonatti <arnaud.bonatti@gmail.com>
Sun, 12 Apr 2020 16:49:11 +0000 (18:49 +0200)
committerArnaud Bonatti <arnaud.bonatti@gmail.com>
Sun, 12 Apr 2020 17:28:29 +0000 (19:28 +0200)
testsuite/tools/simplify-data-3to4/grid.expected

index 3ab01832dce12fd03e35fa890b33e9cc5cd3da82..61989d49f853d229ea7b418e5329d28d37c536e2 100644 (file)
@@ -8,8 +8,8 @@
             <property name="label" translatable="yes">Hello World!</property>
             <property name="active">1</property>
             <property name="receives_default">1</property>
-            <property name="vexpand">1</property>
             <property name="hexpand">1</property>
+            <property name="vexpand">1</property>
             <property name="margin-start">10</property>
             <property name="margin-end">10</property>
             <property name="margin-top">10</property>